home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / monitor.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  1.7 KB  |  54 lines

  1. <qml title="Select Monitor">
  2.  
  3.   <h1>Select Monitor</h1>  
  4.  
  5.   <p>
  6.     In the <strong>Select Monitor</strong> window, you will see
  7.     collapsed lists of monitors sorted by major brand name. You can
  8.     scroll to a vendor by pressing the keys of the initial letters. To
  9.     expand the lists, click on the plus sign to the left of the name or
  10.     click on the brand name itself.
  11.   </p>
  12.  
  13.   <p>
  14.     You will then be presented with a list of monitor models. Choose
  15.     the one that applies best to your monitor. If your monitor model
  16.     is not in the list, you can either select a monitor with similar
  17.     data or enter the appropriate values in the dialog provided at the
  18.     bottom of the screen. Please refer to your monitor┤s documentation
  19.     for the exact values.
  20.   </p>
  21.  
  22.   <p>
  23.     <em>
  24.       CAUTION: Selecting a horizontal or vertical sync frequency
  25.       higher than your monitor is specified for can damage it!
  26.     </em>
  27.   </p>
  28.  
  29.   <p>
  30.     Your monitor has the following parameters:
  31.   </p>
  32.  
  33.   <ul>
  34.     <li>
  35.       <strong>Monitor name</strong> - You can enter your monitor┤s name
  36.       here. This is optional, and has no influence on the configuration
  37.       of your hardware.
  38.     </li>
  39.     <li>
  40.       <strong>Horizontal sync range</strong> - Your monitor┤s minimal
  41.       and maximal <em>horizontal</em> synchronization frequencies in
  42.       <em>kHz</em>, as specified by your monitor┤s documentation.
  43.     </li>
  44.     <li>
  45.       <strong>Vertical sync range</strong> - Your monitor┤s minimal
  46.       and maximal <em>vertical</em> synchronization frequencies in
  47.       <em>Hz</em>, as specified by your monitor┤s documentation.
  48.       This parameter defines how often your monitor is able to redraw
  49.       the screen each second.
  50.     </li>
  51.   </ul>
  52.  
  53. </qml>
  54.